Welcome![Sign In][Sign Up]
Location:
Search - opengl bezier

Search list

[OpenGL programChap04_MyTemplate

Description: 自己写的显示Bezier曲面的算法,比较乱,包括注释掉的opengl的Nurbs显示,但是效果不错,自认为与opengl的显示Nurbs函数的显示效果差不多,希望有用-himself wrote the show Bezier surface algorithm, more chaotic. comment out the opengl including the Nurbs, but worked quite well. since that show with opengl Nurbs function of the display almost the hope that useful
Platform: | Size: 75309 | Author: 陶立欣 | Hits:

[OpenGL programfull_graph

Description: 一个用OpenGL实现的图形软件包,能够实现直线生成、Bezier曲线生成、多边形扫描转换图形变换的功能。 -with an OpenGL graphics package, to achieve linear generation, Bezier curve generation and polygon scan conversion graphics transform functions.
Platform: | Size: 7135 | Author: 陈晓岚 | Hits:

[OpenGL programBezierdemo

Description: 这是大名鼎鼎的NeHe网站上的Bezier曲线绘制程序,对Beizer曲线的构造和OpenGL函数讲解的很透彻-This is the famous binding for the Java language website of the Bezier curve drawing program, right Beizer curve structure and function of OpenGL on the very thorough
Platform: | Size: 59705 | Author: 潘君 | Hits:

[OpenGL programBezlit

Description: 这是一个OPENGL的例子,这个程序实现了Bezier曲线,我还会有一系列的程序上传-OpenGL example, the procedure to achieve the Bezier curve I will also have a series of procedures to upload
Platform: | Size: 20614 | Author: xuwenhui | Hits:

[OpenGL program207

Description: 一个很简单的opengl程序,功能包括:简单模拟了太阳、地球月亮的运行,画立方体、直线、点等几何图元,bezier曲线及反求bezier控制点(点的数量为4),nurbs曲线及裁剪,图像可以平移、缩放和旋转(由于是本人初学opengl,所以请多多包含)-a very simple opengl procedures, functions include : simulation of a simple sun, the earth the moon operation, painting cube, linear, geometric map points yuan, bezier curves and Reverse bezier control point (point to the number 4), NURBS curves and cutting, images can be translation, zooming and rotation (because I was learning opengl, so please include a lot)
Platform: | Size: 96936 | Author: wangwei | Hits:

[Graph program清华大学-计算机图形学

Description: 清华大学远程教育计算机图形学 ■ 第1章 绪论 ※ 计算机图形学的研究内容 ※ 计算机图形学的发展简史 ※ 应用及研究前沿 ※ 图形设备 ■ 第2章 光栅图形学 ※ 直线段的扫描转换算法 ※ 圆弧的扫描转换算法 ※ 多边形扫描转换与区域填充 ※ 字符 ※ 裁剪 ※ 反走样 ※ 消隐 ※ 练习题 ■ 第3章 几何造型技术 ※ 曲线和曲面 ※ Bezier和B样条曲线曲面 ※ 形体在计算机内的表示 ※ 求交分类 ※ 实体造型系统简介 ※ 练习题 ■ 第4章 真实感图形学 ※ 颜色视觉 ※ 简单光照明模型 ※ 局部光照明模型 ※ 光透射模型 ※ 纹理及纹理映射 ※ 整体光照明模型 ※ 实时真实感图形学技术 ※ 练习题 ■ 第5章 OpenGL与VRML ※ OpenGL ※ VRML ■ 第6章 附录-图形变换 ※ 数学基础 ※ 几何变换 ※ 投影变换-Tsinghua University Distance Education Computer Graphics Chapter 1 Introduction * Computer Graphics Research *** Computer Graphics * A Brief History of the development and application of research frontier graphics equipment * Chapter 2 * Raster Graphics of the linear scan conversion algorithm * arc scan conversion algorithm * polygon scan conversion and regional characters filled * * * Antialiasing cutting blanking * * Exercises Chapter 3 geometric modeling technology curve and surface * * Bezier and B-spline curves and surfaces in computer * Eye said the intersection classification * * Solid Modeling System * Exercises Chapter 4 photorealistic visual color graphics * * simple lighting model * partial lighting model optical transmission model * * texture and overall texture mapping
Platform: | Size: 3184405 | Author: 张强 | Hits:

[OpenGL programBezier_MFC

Description: 采用opengl编写的bezier曲线,可以交互性-using opengl prepared bezier curves can be interactive
Platform: | Size: 13225 | Author: zhouyinye | Hits:

[OpenGL programAllKindsOfCurve

Description: 在VC中使用OpenGL画七条曲线:Bezier曲线;3阶(2次)均匀B样条曲线;3阶(2次)准均匀B样条曲线;3阶(2次)分段B样条曲线;4阶(3次)均匀B样条曲线;4阶(3次)准均匀B样条曲线;4阶(3次)分段B样条曲线-in VC use OpenGL seven paintings curve : Bezier curve; 3-(2) uniform B-spline curves; 3-(2) quasi-uniform B-spline curves; 3-(2) B-spline curves; 4 bands (3) Uniform B-spline curves; 4 bands (3) quasi-uniform B-spline curves; 4 bands (3) B-spline curves
Platform: | Size: 20205 | Author: mimi | Hits:

[OpenGL programBezier_Test

Description: vc++,环境下,利用opengl实现Bezier曲线测试。-vc, the environment, using opengl achieve Bezier curves.
Platform: | Size: 37278 | Author: 小徐 | Hits:

[OpenGL programBezier

Description: 使用OpenGL画贝塞尔曲线,通过点四个点画曲线。-Use OpenGL drawing Bezier curve by curve point four stippling.
Platform: | Size: 28672 | Author: yuejuntao | Hits:

[OpenGL programfish-opengl

Description: 使用18个控制点绘制6组三次Bezier曲线鱼轮廓,可以通过调节控制点,控制鱼轮廓生成形状。-Use 18 control points cubic Bezier curve drawing six groups of fish outline, shape can be generated by adjusting the control points, control fish profile.
Platform: | Size: 3207168 | Author: 王琪 | Hits:

[OpenGL programBezier

Description: 在VC6++上,利用opengl图形库对Bezier曲面进行实现-On VC6++, use opengl graphics library to achieve Bezier Surfaces
Platform: | Size: 167936 | Author: 龙乾 | Hits:

[OpenGL programView

Description: 计算机图形学作业,OpenGL,Bezier,B-Spline-Computer graphics operations, OpenGL, Bezier, B-Spline
Platform: | Size: 10240 | Author: sansheng | Hits:

[GDI-BitmapOPENGL-curves

Description: opengl实现贝塞尔曲线以及B样条曲线。内容包含VS2010工程,源代码,可执行应用程序。-opengl achieve Bezier curves and B-spline curves. VS2010 project contains the source code, executable application.
Platform: | Size: 19456 | Author: Chen | Hits:

[OpenGL programVB6_OpenGL_Bezier

Description: VB6,OpenGL,Bezier曲线,插值算法-VB6, OpenGL, Bezier curve interpolation algorithm
Platform: | Size: 124928 | Author: daode1212 | Hits:

[OpenGL programOpenGL的B样条曲线曲面的绘制

Description: B样 绘制,均匀,非均匀,BEZIER,准均匀(Bspline Curve include non-uniform curve and Bezier curve.)
Platform: | Size: 790528 | Author: CTYJR | Hits:

[OpenGL program曲线和曲面

Description: 曲线和曲面Curves & Surfaces 实现一个简单的2D样条曲线编辑器。该编辑器应支持Bezier曲线和B样条曲线, 可以实现两种曲线的转换(仅对四个控制点的双三次样条曲线)。在你的曲线程序能工作后,将转到由这些曲线来产生曲面:旋转曲面和双三次Bezier 片.(Curves and surfaces Curves & Surfaces To achieve a simple 2D spline editor. The editor should support the Bezier curve and the B spline curve, and you can achieve the conversion of the two curves (only the double three spline curve of the four control points). After your curve program can work, you'll go through the curves to produce surfaces: rotating surfaces and double three Bezier slices)
Platform: | Size: 659456 | Author: DreamTony | Hits:

[OpenGL programwork

Description: 本次作业要求你完整实现一个简单的2D样条曲线编辑器。该编辑器应支持Bezier曲线和B样条曲线, 可以实现两种曲线的转换(仅对四个控制点的双三次样条曲线)。在你的曲线程序能工作后,将转到由这些曲线来产生曲面:旋转曲面和双三次Bezier 片.(This assignment requires you to implement a simple 2D spline editor. The editor should support the Bezier curve and the B spline curve, and you can achieve the conversion of the two curves (only the double three spline curve of the four control points). After your curve program can work, you'll go through the curves to produce surfaces: rotating surfaces and double three Bezier slices)
Platform: | Size: 132096 | Author: park13 | Hits:

[OpenGL programcode

Description: 1、画一条Bezier样条曲面,包含4*4个控制点; 2、用鼠标调整控制点的位置,观察曲面变化(1, draw a Bezier spline surface, including 4*4 control points; 2. Adjust the position of the control point with the mouse and observe the change of the surface)
Platform: | Size: 1024 | Author: 噼哩啪啦 | Hits:

[OpenGL program三点绘制贝塞尔曲线

Description: 在平面上用鼠标随机点三个点,绘制贝赛尔曲线,有切线(On the flat surface, three points are randomly selected with the mouse, and the Beckinsale curve is drawn. There is a tangent.)
Platform: | Size: 30720 | Author: LH7已经存在 | Hits:
« 1 2 3 4 5 6 78 9 10 11 »

CodeBus www.codebus.net